home *** CD-ROM | disk | FTP | other *** search
-
- uip/other/checkmail.c: "-a" flag doesn't work. Change "getopt" from
- "cfm" to "afm"...
-
- uip/other/resend.c: doesn't close signature FD. Also, doesn't check
- for "\n" in .signature [it should only read the first line]
-
- lib/mmdf/ml_send.c: doesn't close signature FD "sigfd" - will cause file
- descriptor leak in "deliver" !!
-
- lib/util/cnvtdate.c: in SunOS (BSD) there is no "tz_name" array.
- Change it to be "i->tm_zone".
-
- lib/table/tb_ns.4.2.c: needs to be modified to abort NS lookups of strings
- with no "."'s in them.
-
- If your "make depend" fails with an "ed" error, try putting a blank
- line on the end of all your Makefile.real's.
-
- If you are upgrading from a prev version of MMDF, you need to change
- flags=root on your root nameserver domain to flags=domain (provided
- you are using the nameserver)
-
- DO NOT ENABLE .forward FILES... they are a security problem!
-
-